Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code changes to plugin rocksdb_cloud #181

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Code changes to plugin rocksdb_cloud #181

merged 1 commit into from
Jul 27, 2020

Conversation

de-sh
Copy link

@de-sh de-sh commented Jul 21, 2020

Related to tikv/rust-rocksdb#517 and #182

Summary

Adds code used in compiling with rocksdb~6.4.tikv along with rocksdb~6.4.cloud

Changes

Signed-off-by: Devdutt Shenoi devdutt@outlook.in

@ti-srebot ti-srebot added the contribution This PR is from a community contributor. label Jul 21, 2020
Signed-off-by: Devdutt Shenoi <devdutt@outlook.in>
@yiwu-arbug yiwu-arbug added the status/WIP Status: Working in progress label Jul 21, 2020
db/version_edit.h Outdated Show resolved Hide resolved
@yiwu-arbug yiwu-arbug changed the title Add rocksdb-cloud ManifestReader as friend class Code changes to plugin rocksdb_cloud Jul 21, 2020
@yiwu-arbug
Copy link
Collaborator

Can you update summary with why the change is needed?

Copy link
Collaborator

@yiwu-arbug yiwu-arbug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yiwu-arbug yiwu-arbug merged commit f114e13 into tikv:6.4.tikv Jul 27, 2020
@de-sh de-sh deleted the add-cloud branch July 31, 2020 14:29
yiwu-arbug pushed a commit that referenced this pull request Aug 1, 2020
Used in PR tikv/rust-rocksdb#517 and #181

Adds code used in compiling with [rocksdb~6.4.tikv](https://github.com/tikv/rocksdb/tree/6.4.tikv) along with [rocksdb~6.4.cloud](https://github.com/tikv/rocksdb/tree/6.4.cloud)

Signed-off-by: Devdutt Shenoi <devdutt@outlook.in>
@tabokie tabokie mentioned this pull request May 9, 2022
39 tasks
tabokie pushed a commit to tabokie/rocksdb that referenced this pull request May 12, 2022
Related to tikv/rust-rocksdb#517 and tikv#182
Adds code used in compiling with [rocksdb~6.4.tikv](https://github.com/tikv/rocksdb/tree/6.4.tikv) along with [rocksdb~6.4.cloud](https://github.com/tikv/rocksdb/tree/6.4.cloud)

- Makes public the struct LogReporter so that it can be accessed by [rocksdb~6.4.cloud/cloud/manifest_reader.cc#L114](https://github.com/tikv/rocksdb/blob/6a7c514453e3e3e1c3bb57c18d8e0280089ccdcd/cloud/manifest_reader.cc#L114)

Signed-off-by: Devdutt Shenoi <devdutt@outlook.in>
Signed-off-by: tabokie <xy.tao@outlook.com>
tabokie pushed a commit that referenced this pull request May 12, 2022
Related to tikv/rust-rocksdb#517 and #182
Adds code used in compiling with [rocksdb~6.4.tikv](https://github.com/tikv/rocksdb/tree/6.4.tikv) along with [rocksdb~6.4.cloud](https://github.com/tikv/rocksdb/tree/6.4.cloud)

- Makes public the struct LogReporter so that it can be accessed by [rocksdb~6.4.cloud/cloud/manifest_reader.cc#L114](https://github.com/tikv/rocksdb/blob/6a7c514453e3e3e1c3bb57c18d8e0280089ccdcd/cloud/manifest_reader.cc#L114)

Signed-off-by: Devdutt Shenoi <devdutt@outlook.in>
Signed-off-by: tabokie <xy.tao@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution This PR is from a community contributor. status/WIP Status: Working in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants